You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > CustomFields Class > CustomFields Methods > WriteFilteredMetadataForEdit
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CustomFields.WriteFilteredMetadataForEdit Method

Returns an HTML string for filtered metadata. 

This method can be accessed through the CustomFields.asmx file located in:

~/Workarea/webservices/WebServiceAPI/CustomFields.asmx
C#
public StringBuilder WriteFilteredMetadataForEdit(ContentMetaData[] MetadataTypes, bool SearchableOnly, string ty, long FolderId, int Count, Hashtable metaPermsObj);
Visual Basic
Public Function WriteFilteredMetadataForEdit(MetadataTypes As ContentMetaData[], SearchableOnly As bool, ty As string, FolderId As long, Count As Integer, metaPermsObj As Hashtable) As StringBuilder
Parameters 
Description 
MetadataTypes 
Metadata types. 
SearchableOnly 
bSearchableOnly 
ty 
type 
FolderId 
The folder's ID. 
Count 
Number of items. (Required) 

System.Text.StringBuilder

[WebMethod(MessageName = "WriteFilteredMetadataForEdit", Description = "")]

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!